home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
ophelias_diary_2_episode_1.swf
/
scripts
/
DefineButton2_1524
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
139b
|
10 lines
on(release){
if(eval("/Variables:BoulonTourne") == 0)
{
tellTarget("Boulon1")
{
play();
}
}
}